Interview Questions and Answer
Options:
a. Single record
b. Two records
c. Multiple records
d. All the above
Reveal Answer
Options:
a. DataList and Repeater both have built-in layouts
b. Only DataList has built-in layout
c. Only Repetaer control has built-in layout
Reveal Answer
Options:
a. Objectdatasourcename[“ParameterName”] = Value;
b. Objectdatasourcename.Parameters[“ParameteName”] = Value;
c. objectdatasourcename.SelectParameters["ParameterName"].DefaultValue=Value;
d. None of the Above
Reveal Answer
Options:
a. It can be referenced by checkbox name
b. By iterating through the control array
c. By using form name
Reveal Answer
Options:
a. Update_command
b. Row_Command
c. Data_Command
Reveal Answer
Options:
a. ValueKeynames
b. DatakeyNames
c. DataSetKeyNames
Reveal Answer
Options:
a. Displaying repeated list of items
b. Displaying unrepeated list of items
c. Displaying single item
Reveal Answer
Options:
a. Data source
b. Data reader
c. Data manager
d. Data bound
Reveal Answer
Options:
a. MicrosoftAccessDataSource
b. AccessDataSource
c. MSAccessDataSource
d. MicrosoftDataSource
Reveal Answer
Options:
a. AcessDataSource
b. SiteMapDataSource
c. XMLDataSource
d. ObjectDataSource
e. SqlDataSource
Reveal Answer
Options:
a. AAcessDataSource
b. SiteMapDataSource
c. XMLDataSource
d. ObjectDataSource
e. SqlDataSource
Reveal Answer
Options:
a. DataSourceID
b. ControlDataSourceID
c. ControlId
d. None of the above
Reveal Answer
Options:
a. BulletedList
b. CheckBoxList
c. DropDownList
d. ListBox
e. RadioButtonList
f. DataList
Reveal Answer
Options:
a. FormView
b. DetailsView
c. DataSetView
Reveal Answer
Options:
a. GridView
b. FormView
c. DetailsView
d. All the above
Reveal Answer
Options:
a. Multiple data fields for the hyperlink columns.
b. Customizable appearance through themes and styles.
c. Built-in update and delete capabilities
d. Programmatic access to the GridView object model to dynamically set properties, handle events, and so on.
e. All the above
Reveal Answer
Options:
a. DataCloumnField
b. GridColumnField
c. DataControlField
d. GridControlField
Reveal Answer
Options:
a. Data Rendering
b. DataBinding
c. DataBonding
d. DataSource
Reveal Answer
Options:
a. RowUpdating, RowUpdated
b. ColumnUpdated, ColumnUpdating
c. TableUpdated, TableUpdating
d. DataUpdated, DataUpdating
Reveal Answer
Options:
a. Data Rendering
b. DataBinding
c. DataBonding
d. DataSource
Reveal Answer
Bestdotnet google plus